home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.20020314-20021006
/
000266_ca98am79@hotmail.com_Tue Aug 6 11:12:17 EDT 2002.msg
< prev
next >
Wrap
Text File
|
2002-10-06
|
2KB
|
36 lines
Article: 13586 of comp.protocols.kermit.misc
Path: newsmaster.cc.columbia.edu!panix!newsfeed.mathworks.com!arclight.uoregon.edu!logbridge.uoregon.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
From: ca98am79@hotmail.com (Mike Carson)
Newsgroups: comp.protocols.kermit.misc
Subject: K95 SSH screen screws up
Date: 6 Aug 2002 07:34:40 -0700
Organization: http://groups.google.com/
Lines: 18
Message-ID: <cacaf8e2.0208060634.546d5dc0@posting.google.com>
NNTP-Posting-Host: 160.94.66.150
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1028644480 16999 127.0.0.1 (6 Aug 2002 14:34:40 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 6 Aug 2002 14:34:40 GMT
Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13586
Hi, I have many windows 95 machines that were all using K95 for telnet
and working fine. I patched these from 1.1.16 to 1.1.17 to 1.1.21 so
that I could use as SSH clients instead. Some work fine, but others
connect but are missing the right third of the screen - the terminal
emulation seems screwy. Once I quit out and run it and connect again,
the emulation is fine. A couple are also coming up with a blank black
screen - when I ctrl+alt+del and quit out and run and connect again,
the screen is fine. Is this a bug in the patches or is it something
about the transition from telnet client to ssh? Or is it a problem
with my old k95custom.ini script which was for telnet?
set parity none
set terminal type vt100
set telnet terminal-type vt100
set terminal status off
set terminal bytesize 8
set terminal keypad-mode numeric
ssh <host>